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

Mostra 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_oe property

public bool Editable
return bool

Name public_oe property

public string Name
return string

OnNameChanged public_oe property

public string OnNameChanged
return string

OnNameChanging public_oe property

public string OnNameChanging
return string