This topic has not yet been rated - Rate this topic

DesignPackageInfo class

SharePoint 2013

Represents metadata that are related to a design package.

System.Object
  Microsoft.SharePoint.Publishing.DesignPackageInfo

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
[ClientCallableTypeAttribute(ServerTypeId = "5332B37D-A6D1-4231-83CD-D7DD274540B7", 
	ValueObject = true, ClientLibraryTargets = ClientLibraryTargets.NonRESTful)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class DesignPackageInfo : IEquatable<DesignPackageInfo>
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.