C# Class erminas.SmartAPI.CMS.Project.ContentClasses.Elements.Anchor

Inheritance: AbstractWorkflowAssignments, IAnchor
Exibir arquivo Open project: erminas/smartapi

Private Properties

Property Type Description

Public Methods

Method Description
Refresh ( ) : void

Protected Methods

Method Description
Anchor ( IContentClass contentClass, XmlElement xmlElement ) : System.Xml

Method Details

Anchor() protected method

protected Anchor ( IContentClass contentClass, XmlElement xmlElement ) : System.Xml
contentClass IContentClass
xmlElement System.Xml.XmlElement
return System.Xml

Refresh() public method

public Refresh ( ) : void
return void