Compartilhar via


PersonalizationLink members

Include protected members
Include inherited members

Fornece métodos e propriedades para adicionar, excluir, recuperar, definir, alterar e gerenciar links de personalização e representa um link para um Site de personalização que é exibido na barra de navegação do Meu Site do usuário.

The PersonalizationLink type exposes the following members.

Properties

  Name Description
Public property Group Obtém ou define o grupo para o item de privacidade. (Inherited from PrivacyItem.)
Public property ID Obtém o identificador exclusivo (ID) do item de privacidade. (Inherited from PrivacyItem.)
Public property IsEditable Retorna um valor booleano que especifica se um link de personalização pode ser editado. (Overrides PrivacyItem.IsEditable.)
Public property IsPrivacyLevelEditable Retorna um valor booleano que especifica se um nível de privacidade pode ser editado. (Inherited from PrivacyItem.)
Public property IsTitleEditable Retorna um valor booleano que especifica se um título de link de personalização pode ser editado. (Overrides PrivacyItem.IsTitleEditable.)
Public property IsUrlEditable Retorna um valor booleano que especifica se uma URL do link de personalização pode ser editada. (Overrides PrivacyItem.IsUrlEditable.)
Public property ItemOwner Obtém o proprietário do item de privacidade. (Inherited from PrivacyItem.)
Protected property PartitionID (Inherited from PrivacyItem.)
Public property Policy Obtém a diretiva de privacidade para um item de privacidade. (Overrides PrivacyItem.Policy.)
Public property PrivacyLevel Obtém e define o nível de privacidade de um item. (Inherited from PrivacyItem.)
Public property Title Obtém ou define o título do item de privacidade. (Inherited from PrivacyItem.)
Public property Url Obtém ou define o URL para o item de privacidade. (Inherited from PrivacyItem.)
Protected property ValidGroupEnumType This member is reserved for internal use and is not intended to be used directly from your code. (Overrides PrivacyItem.ValidGroupEnumType.)

Top

Methods

  Name Description
Protected method AddCustomCommitFields This member is reserved for internal use and is not intended to be used directly from your code. (Overrides PrivacyItem.AddCustomCommitFields(SqlCommand).)
Public method Commit Confirma as alterações feitas no item de privacidade. (Inherited from PrivacyItem.)
Public method Delete Exclui um item de privacidade. (Inherited from PrivacyItem.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Protected method GetPrivacyPolicy This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PrivacyItem.)
Public method GetType (Inherited from Object.)
Protected method InitializeNewPrivacyItem This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PrivacyItem.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetPropertyValues Define os valores de propriedade de um link de personalização. (Overrides PrivacyItem.SetPropertyValues(SqlDataReader).)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field m_bIsNewLink This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PrivacyItem.)
Protected field m_objOwnerProfile This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PrivacyItem.)
Protected field m_strGroup This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PrivacyItem.)
Protected field m_strTitle This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PrivacyItem.)
Protected field m_strUrl This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from PrivacyItem.)

Top

Ver também

Referência

PersonalizationLink class

Microsoft.Office.Server.UserProfiles namespace