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
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
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