Table of Contents

Class DetailInfo

Namespace
InSite.Admin.Standards.Collections.Controls
Assembly
InSite.UI.dll
public class DetailInfo : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
DetailInfo
Implements
Inherited Members

Constructors

DetailInfo()

public DetailInfo()

Fields

Label

Label control.

protected Literal Label

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Title

Title control.

protected Literal Title

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

DefaultLanguage

public string DefaultLanguage { get; }

Property Value

string

Methods

GetInputValues(Standard)

public void GetInputValues(Standard asset)

Parameters

asset Standard

SetInputValues(Standard)

public void SetInputValues(Standard asset)

Parameters

asset Standard