Create Method (StateManagerSectionHandler)
Syntax
'Declaration
Public Function Create( _
ByVal _parent_ As Object, _
ByVal _configContext_ As Object, _
ByVal _section_ As XmlNode _
) As Object
public object Create(
object _parent_,
object _configContext_,
XmlNode _section_
)
Parameters
parent
configContext
section
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
StateManagerSectionHandler Class
StateManagerSectionHandler Members