Search Results for

    Show / Hide Table of Contents

    Class PropertyContainerTypeIpersonalizable

    Contains properties of personalized webparts

    Inheritance
    System.Object
    PropertyContainerTypeIpersonalizable
    Namespace: PnP.Framework.Utilities.WebParts.Schema
    Assembly: PnP.Framework.dll
    Syntax
    public class PropertyContainerTypeIpersonalizable : object

    Constructors

    PropertyContainerTypeIpersonalizable()

    Initializes a new instance of the PropertyContainerTypeIpersonalizable class.

    Declaration
    public PropertyContainerTypeIpersonalizable()

    Properties

    Property

    Gets collection of webpart property types

    Declaration
    public Collections.ObjectModel.Collection<PropertyType> Property { get; }
    Property Value
    System.Collections.ObjectModel.Collection<PropertyType>

    PropertySpecified

    Gets a value indicating whether the Property collection is empty.

    Declaration
    public bool PropertySpecified { get; }
    Property Value
    System.Boolean

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer