SP.UserCustomAction.name Property
Applies to: SharePoint Foundation 2010
Gets or sets the name of the custom action.
var value = SP.UserCustomAction.get_name();
SP.UserCustomAction.set_name(value);
Property Value
Type: String
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Applies to: SharePoint Foundation 2010
Gets or sets the name of the custom action.
var value = SP.UserCustomAction.get_name();
SP.UserCustomAction.set_name(value);
Type: String