Table of Contents

Class DetailConfigurationCustomizationUrl

Namespace
InSite.UI.Admin.Accounts.Organizations.Controls
Assembly
InSite.UI.dll
public class DetailConfigurationCustomizationUrl : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
DetailConfigurationCustomizationUrl
Implements
Inherited Members

Constructors

DetailConfigurationCustomizationUrl()

public DetailConfigurationCustomizationUrl()

Fields

ContactUrl

ContactUrl control.

protected TextBox ContactUrl

Field Value

TextBox

Remarks

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

FacebookUrl

FacebookUrl control.

protected TextBox FacebookUrl

Field Value

TextBox

Remarks

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

InstagramUrl

InstagramUrl control.

protected TextBox InstagramUrl

Field Value

TextBox

Remarks

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

LinkedInUrl

LinkedInUrl control.

protected TextBox LinkedInUrl

Field Value

TextBox

Remarks

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

LogoUrl

LogoUrl control.

protected TextBox LogoUrl

Field Value

TextBox

Remarks

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

OtherUrl

OtherUrl control.

protected TextBox OtherUrl

Field Value

TextBox

Remarks

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

SupportUrl

SupportUrl control.

protected TextBox SupportUrl

Field Value

TextBox

Remarks

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

TwitterUrl

TwitterUrl control.

protected TextBox TwitterUrl

Field Value

TextBox

Remarks

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

UploadLogo control.

protected HyperLink UploadLogo

Field Value

HyperLink

Remarks

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

UploadWallpaper

UploadWallpaper control.

protected HyperLink UploadWallpaper

Field Value

HyperLink

Remarks

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

WallpaperUrl

WallpaperUrl control.

protected TextBox WallpaperUrl

Field Value

TextBox

Remarks

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

YouTubeUrl

YouTubeUrl control.

protected TextBox YouTubeUrl

Field Value

TextBox

Remarks

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

Methods

GetInputValues(OrganizationState)

public void GetInputValues(OrganizationState organization)

Parameters

organization OrganizationState

SetInputValues(OrganizationState)

public void SetInputValues(OrganizationState organization)

Parameters

organization OrganizationState