Class GridElement
GridElement
Inheritance
System.Object
GridElement
Namespace: Simplic.Framework.Extension.DCEF
Assembly: Simplic.Framework.Extension.dll
Syntax
public class GridElement : ConfigurationElement
Constructors
| Improve this Doc View SourceGridElement(IConfigurationInteraction)
Constructor
Declaration
public GridElement(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 |