ASPNETLayout Class Members
See Also  Properties Methods 
SourceCode.Workflow.Design.SharePoint.WorkflowIntegration.Shared Namespace : ASPNETLayout Class


Glossary Item Box

The following tables list the members exposed by ASPNETLayout.

Public Constructors

  Name Description
Public Constructor ASPNETLayout Constructor  
Top

Public Properties

  Name Description
Public Property AssociationCodeBehind  
Public Property AssociationPage  
Public Property Description  
Public Property InstantiationCodeBehind  
Public Property InstantiationPage  
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet.  
Public Property LoadDataFieldRepeater  
Public Property LoadXmlFieldRepeater  
Public Property MoreFiles  
Public Property Name  
Public Property SaveDataFieldRepeater  
Public Property SaveXmlFieldRepeater  
Public Property TaskCodeBehind  
Public Property TaskPage  
Public Property WebConfig  
Top

Public Methods

  Name Description
Public Method Dispose Overloaded.  Disposes this object  
Top

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top

See Also