SP.UserCustomAction.title Property
Applies to: SharePoint Foundation 2010
Gets or sets the display title of the custom action.
var value = SP.UserCustomAction.get_title();
SP.UserCustomAction.set_title(value);
Property Value
Type: String
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Applies to: SharePoint Foundation 2010
Gets or sets the display title of the custom action.
var value = SP.UserCustomAction.get_title();
SP.UserCustomAction.set_title(value);
Type: String