• Core
  • Infrastructure
  • Web
  • Extensions
Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUserDataService

    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IUserDataService

    Methods

    View Source

    GetUserData()

    Declaration
    IEnumerable<UserData> GetUserData()
    Returns
    Type Description
    IEnumerable<UserData>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetUserData()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX