[%siteTitle%]
Search Results for

    [%custom-skipDocumentationFor%]
    Show / Hide Table of Contents
    NamespaceSystemLibrary.Common.Episerver.Properties SystemLibrary.Common.Episerver.dll

    MessageProperty

    [PropertyDefinitionTypePlugIn(DisplayName = "[SystemLibrary] Message", Description = "This property display an information message that shows only in property view", GUID = "F9632D08-653D-4C29-BD0B-E121E91D22D0")] public class MessageProperty : PropertyLongString, IReadOnly<PropertyData>, IReadOnly, ILazyProperty

    Inheritance
    System.Object
    EPiServer.Core.PropertyData
    EPiServer.Core.PropertyLongString
    MessageProperty
    Implements
    EPiServer.Data.Entity.IReadOnly<EPiServer.Core.PropertyData>
    EPiServer.Data.Entity.IReadOnly
    EPiServer.Core.Internal.ILazyProperty
    Inherited Members
    EPiServer.Core.PropertyLongString.IsEmptyValue(System.Object)
    EPiServer.Core.PropertyLongString.SetDefaultValue()
    EPiServer.Core.PropertyLongString.Parse(System.String)
    EPiServer.Core.PropertyLongString.ParseToSelf(System.String)
    EPiServer.Core.PropertyLongString.EPiServer.Core.Internal.ILazyProperty.AssignValueFactory(System.Func<System.Object>)
    EPiServer.Core.PropertyLongString.IsNull
    EPiServer.Core.PropertyLongString.Type
    EPiServer.Core.PropertyLongString.EPiServer.Core.Internal.ILazyProperty.HasLazyValue
    EPiServer.Core.PropertyLongString.LongString
    EPiServer.Core.PropertyLongString.PageLink
    EPiServer.Core.PropertyData.Copy()
    EPiServer.Core.PropertyData.Modified()
    EPiServer.Core.PropertyData.ModifiedNoCheck()
    EPiServer.Core.PropertyData.Clear()
    EPiServer.Core.PropertyData.SetPropertyValue(System.Object, EPiServer.Core.SetPropertyValueDelegate)
    EPiServer.Core.PropertyData.ToString()
    EPiServer.Core.PropertyData.ToString(System.Globalization.CultureInfo)
    EPiServer.Core.PropertyData.ToWebString()
    EPiServer.Core.PropertyData.EncodeForWebString(System.String)
    EPiServer.Core.PropertyData.BuildRegularExpression(System.String[])
    EPiServer.Core.PropertyData.InitializeData(EPiServer.Core.PropertyDataCollection)
    EPiServer.Core.PropertyData.LoadData(System.Object)
    EPiServer.Core.PropertyData.QualifyAsNullString(System.String)
    EPiServer.Core.PropertyData.Translate(System.String)
    EPiServer.Core.PropertyData.MakeReadOnly()
    EPiServer.Core.PropertyData.EPiServer.Data.Entity.IReadOnly.CreateWritableClone()
    EPiServer.Core.PropertyData.CreateWritableClone()
    EPiServer.Core.PropertyData.ThrowIfReadOnly()
    EPiServer.Core.PropertyData.Locate
    EPiServer.Core.PropertyData.Parent
    EPiServer.Core.PropertyData.Name
    EPiServer.Core.PropertyData.PropertyDefinitionID
    EPiServer.Core.PropertyData.IsMetaData
    EPiServer.Core.PropertyData.IsPropertyData
    EPiServer.Core.PropertyData.IsDynamicProperty
    EPiServer.Core.PropertyData.IsLanguageSpecific
    EPiServer.Core.PropertyData.DisplayEditUI
    EPiServer.Core.PropertyData.OwnerTab
    EPiServer.Core.PropertyData.FieldOrder
    EPiServer.Core.PropertyData.IsModified
    EPiServer.Core.PropertyData.IsRequired
    EPiServer.Core.PropertyData.IsReadOnly
    Examples
    Arguments
    X

    Properties

    View Source

    public override Type PropertyValueType { get; }

    X
    Property Value
    Type Description
    System.Type
    Overrides
    EPiServer.Core.PropertyLongString.PropertyValueType
    View Source

    public override object Value { get; set; }

    X
    Property Value
    Type Description
    System.Object
    Overrides
    EPiServer.Core.PropertyLongString.Value

    Methods

    View Source

    public override object SaveData(PropertyDataCollection properties)

    X
    Methods arguments
    Type Name Description
    EPiServer.Core.PropertyDataCollection properties
    X
    Type Description
    System.Object
    Overrides
    EPiServer.Core.PropertyData.SaveData(EPiServer.Core.PropertyDataCollection)

    Implements

    EPiServer.Data.Entity.IReadOnly<T>
    EPiServer.Data.Entity.IReadOnly
    EPiServer.Core.Internal.ILazyProperty

    Extension Methods

    TExtensions.ReactServerSideRender<T>(T, Object, String, Boolean, String, String, String, Boolean, Boolean, Boolean)

    }

    • View Source
    In This Article
    Package: nuget
    Source: github
    Website: [%footerSiteTitle%]