TransformationStateStore Class
Namespace: Microsoft.SharePoint.Publishing.Internal
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Syntax
'Declaración
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
PublicNotInheritableClassTransformationStateStore
'Uso
DiminstanceAsTransformationStateStore
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)]
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")]
publicsealedclassTransformationStateStore
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Publishing.Internal.TransformationStateStore
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
TransformationStateStore Members
Microsoft.SharePoint.Publishing.Internal Namespace