C# Class Sitecore.SharedSource.Analytics.CustomSitecore.Dialogs.Testing.CollapsiblePanelRenderer.NameContext

Show file Open project: Velir/Sitecore-Analytics Class Usage Examples

Public Properties

Property Type Description
Editable bool
Name string
OnNameChanged string
OnNameChanging string

Public Methods

Method Description
NameContext ( string name ) : System

Method Details

NameContext() public method

public NameContext ( string name ) : System
name string
return System

Property Details

Editable public property

public bool Editable
return bool

Name public property

public string Name
return string

OnNameChanged public property

public string OnNameChanged
return string

OnNameChanging public property

public string OnNameChanging
return string