Class IconElement
GridElement
Inheritance
System.Object
IconElement
Namespace: Simplic.Framework.Extension.DCEF
Assembly: Simplic.Framework.Extension.dll
Syntax
public class IconElement : ConfigurationElement
Constructors
| Improve this Doc View SourceIconElement(IConfigurationInteraction)
Constructor
Declaration
public IconElement(IConfigurationInteraction Interaction)
Parameters
Type | Name | Description |
---|---|---|
IConfigurationInteraction | Interaction |
Methods
| Improve this Doc View SourceExecute(XmlNode)
Execute Configuration
Declaration
public override bool Execute(XmlNode Node)
Parameters
Type | Name | Description |
---|---|---|
XmlNode | Node |
Returns
Type | Description |
---|---|
System.Boolean |
GetAsString(String)
GetAsString
Declaration
public override string GetAsString(string name = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
System.String |
GetElementName()
GetElementName
Declaration
public override string GetElementName()
Returns
Type | Description |
---|---|
System.String |