MediaPost Social Network

Up:owner-action

Specifies an action link to be displayed inside a up:mediaheader when the viewer is the owner of the content

Attributes

  • Required
    • string href - the URL corresponding to the action.

Requirements

The title of the link must be enclosed between <up:owner-action> and </up:owner-action> tags.

Sample code

  <up:mediaheader uid="123456">
    <up:header-title&htContent header</up:header-title>
    <up:owner-action href="create.php">Create</up:owner-action>
  </up:mediaheader>