Table of Contents

Class PortalFieldInfo

Namespace
InSite.Web.Helpers
Assembly
InSite.UI.dll
public class PortalFieldInfo
Inheritance
PortalFieldInfo
Inherited Members

Fields

ClassRegistration

public static readonly PortalFieldInfo[] ClassRegistration

Field Value

PortalFieldInfo[]

InvoiceBillingAddress

public static readonly PortalFieldInfo[] InvoiceBillingAddress

Field Value

PortalFieldInfo[]

LearnerDashboard

public static readonly PortalFieldInfo[] LearnerDashboard

Field Value

PortalFieldInfo[]

UserProfile

public static readonly PortalFieldInfo[] UserProfile

Field Value

PortalFieldInfo[]

Properties

CanChangeEditable

public bool CanChangeEditable { get; }

Property Value

bool

CanChangeMasked

public bool CanChangeMasked { get; }

Property Value

bool

CanChangeRequired

public bool CanChangeRequired { get; }

Property Value

bool

FieldName

public string FieldName { get; }

Property Value

string

GroupName

public string GroupName { get; }

Property Value

string

IsEditable

public bool IsEditable { get; }

Property Value

bool

IsMasked

public bool IsMasked { get; }

Property Value

bool

IsRequired

public bool IsRequired { get; }

Property Value

bool

IsVisible

public bool IsVisible { get; }

Property Value

bool

Title

public string Title { get; }

Property Value

string