PublishingCatalogSourceField members

Provides an extended URL field that represents the path (URL) as stored in the search index.

The PublishingCatalogSourceField type exposes the following members.

Constructors

  Name Description
Public method PublishingCatalogSourceField(SPFieldCollection, String) Initializes a new instance of a PublishingCatalogSourceField in a SPFieldCollection object by using a standard public SPField object’s constructor.
Public method PublishingCatalogSourceField(SPFieldCollection, String, String) Initializes a new instance of PublishingCatalogSourceField by creating a new field that does not already exist in the SPFieldCollection object.

Top

Properties

  Name Description
Public property AggregationFunction (Inherited from SPField.)
Public property AllowDeletion (Inherited from SPField.)
Public property AuthoringInfo (Inherited from SPField.)
Public property CalloutMenu (Inherited from SPField.)
Public property CalloutMenuAllowed (Inherited from SPField.)
Public property CanBeDeleted (Inherited from SPField.)
Public property CanBeDisplayedInEditForm (Inherited from SPField.)
Public property CanToggleHidden (Inherited from SPField.)
Public property CompositeIndexable (Inherited from SPField.)
Public property DefaultFormula (Inherited from SPField.)
Public property DefaultListField (Inherited from SPField.)
Public property DefaultValue (Inherited from SPField.)
Public property DefaultValueTyped (Inherited from SPFieldUrl.)
Public property Description (Inherited from SPField.)
Public property DescriptionResource (Inherited from SPField.)
Public property Direction (Inherited from SPField.)
Public property DisplayFormat (Inherited from SPFieldUrl.)
Public property DisplaySize (Inherited from SPField.)
Public property EnforceUniqueValues (Inherited from SPField.)
Public property EntityPropertyName (Inherited from SPField.)
Public property FieldReferences (Inherited from SPField.)
Public property FieldRenderingControl Gets a URL field in which to store and edit a URL. (Overrides SPFieldUrl.FieldRenderingControl.)
Public property FieldRenderingMobileControl Obsolete. (Inherited from SPFieldUrl.)
Public property FieldRenderingMobileWebControl (Inherited from SPFieldUrl.)
Public property FieldTypeDefinition (Inherited from SPField.)
Public property FieldValueType (Inherited from SPFieldUrl.)
Public property Filterable (Inherited from SPFieldUrl.)
Public property FilterableNoRecurrence (Inherited from SPField.)
Public property FromBaseType (Inherited from SPField.)
Public property Group (Inherited from SPField.)
Public property Hidden (Inherited from SPField.)
Public property Id (Inherited from SPField.)
Public property IMEMode (Inherited from SPField.)
Public property Indexable (Inherited from SPField.)
Public property Indexed (Inherited from SPField.)
Public property InternalName (Inherited from SPField.)
Public property JSLink (Inherited from SPFieldUrl.)
Public property JumpToField (Inherited from SPField.)
Public property LinkToItem (Inherited from SPField.)
Public property LinkToItemAllowed (Inherited from SPField.)
Public property ListItemMenu (Inherited from SPField.)
Public property ListItemMenuAllowed (Inherited from SPField.)
Public property NoCrawl (Inherited from SPField.)
Public property ParentList (Inherited from SPField.)
Public property PIAttribute (Inherited from SPField.)
Public property PITarget (Inherited from SPField.)
Public property PreviewValueTyped (Inherited from SPFieldUrl.)
Public property PrimaryPIAttribute (Inherited from SPField.)
Public property PrimaryPITarget (Inherited from SPField.)
Public property PushChangesToLists (Inherited from SPField.)
Public property ReadOnlyField (Inherited from SPField.)
Public property RelatedField (Inherited from SPField.)
Public property Reorderable (Inherited from SPField.)
Public property Required (Inherited from SPField.)
Public property SchemaXml (Inherited from SPField.)
Public property SchemaXmlWithResourceTokens (Inherited from SPField.)
Public property Scope (Inherited from SPField.)
Public property Sealed (Inherited from SPField.)
Public property ShowInDisplayForm (Inherited from SPField.)
Public property ShowInEditForm (Inherited from SPField.)
Public property ShowInListSettings (Inherited from SPField.)
Public property ShowInNewForm (Inherited from SPField.)
Public property ShowInVersionHistory (Inherited from SPField.)
Public property ShowInViewForms (Inherited from SPField.)
Public property Sortable (Inherited from SPField.)
Public property SourceId (Inherited from SPField.)
Public property StaticName (Inherited from SPField.)
Public property Title (Inherited from SPField.)
Public property TitleResource (Inherited from SPField.)
Public property TranslationXml (Inherited from SPField.)
Public property Type (Inherited from SPField.)
Public property TypeAsString (Inherited from SPField.)
Public property TypeDisplayName (Inherited from SPField.)
Public property TypeShortDescription (Inherited from SPField.)
Public property UsedInWebContentTypes (Inherited from SPField.)
Public property ValidationEcmaScript (Inherited from SPField.)
Public property ValidationFormula (Inherited from SPField.)
Public property ValidationMessage (Inherited from SPField.)
Public property Version (Inherited from SPField.)
Public property XPath (Inherited from SPField.)

Top

Methods

  Name Description
Public method AnnotateField (Inherited from SPField.)
Public method Delete (Inherited from SPField.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCustomProperty (Inherited from SPField.)
Public method GetFieldValue (Inherited from SPFieldUrl.)
Public method GetFieldValueAsHtml (Inherited from SPFieldUrl.)
Public method GetFieldValueAsText (Inherited from SPFieldUrl.)
Public method GetFieldValueForClientRender (Inherited from SPFieldUrl.)
Public method GetFieldValueForEdit (Inherited from SPField.)
Public method GetHashCode (Inherited from Object.)
Public method GetJsonClientFormFieldSchema (Inherited from SPFieldUrl.)
Public method GetProperty (Inherited from SPField.)
Public method GetType (Inherited from Object.)
Public method GetValidatedString (Inherited from SPFieldUrl.)
Protected method HasValue (Inherited from SPField.)
Public method ListsFieldUsedIn (Inherited from SPField.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAdded (Inherited from SPField.)
Public method OnAddingToContentType (Inherited from SPField.)
Public method OnDeleting (Inherited from SPField.)
Public method OnDeletingFromContentType (Inherited from SPField.)
Protected method OnInitFieldNode (Inherited from SPField.)
Public method OnUpdated (Inherited from SPField.)
Public method ParseAndSetValue (Inherited from SPField.)
Public method ParseValue (Inherited from SPField.)
Public method RenderFieldValueAsJson (Inherited from SPField.)
Public method RevertCustomizations (Inherited from SPField.)
Public method SetCustomProperty (Inherited from SPField.)
Public method ToString (Inherited from SPField.)
Public method Update() (Inherited from SPField.)
Public method Update(Boolean) (Inherited from SPField.)
Public method ValidateAndParseValue (Inherited from SPFieldUrl.)
Public method ValidateParseAndSetValue (Inherited from SPField.)

Top

See also

Reference

PublishingCatalogSourceField class

Microsoft.SharePoint.Publishing.Fields namespace